## MPlayer Windows configuration

## It's better to leave this enabled on Windows, since the console is slow.
quiet=yes

## Color Console ;)
#msgcolor=yes
#msgmodule=yes

## Frame dropping
#framedrop=yes

## drive letter of your DVD
#dvd-device=d:

## Uncomment this for AC-3 passthrough.
#afm=hwac3

## You can use the DirectX or OpenGL video output, default is directx.
#vo=directx
vo=gl

## video filtering and postprocessing
## eq is useful if your video card does not support video overlay.
#vf=pp,eq
#vf=eq,pp=lb/hb/vb

## Fontconfig
fontconfig=yes
font=Arial

## Multithreads
lavdopts=threads=2
